Skip to content

[4.4.x] bump jackson.version from 2.21.4 to 2.22.0#2692

Closed
dependabot[bot] wants to merge 1 commit into
karaf-4.4.xfrom
dependabot/maven/karaf-4.4.x/jackson.version-2.22.0
Closed

[4.4.x] bump jackson.version from 2.21.4 to 2.22.0#2692
dependabot[bot] wants to merge 1 commit into
karaf-4.4.xfrom
dependabot/maven/karaf-4.4.x/jackson.version-2.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps jackson.version from 2.21.4 to 2.22.0.
Updates com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.0

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.21.4 to 2.22.0

Commits
  • 4c702ae [maven-release-plugin] prepare release jackson-dataformat-xml-2.22.0
  • e6a9a50 Prep for 2.22.0 release
  • 80735f2 Merge branch '2.21' into 2.x
  • 5e5f3fa Post-release dep version bump
  • 4c482a6 [maven-release-plugin] prepare for next development iteration
  • 4e7f3cd Merge branch '2.21' into 2.x
  • 92250b6 ...
  • 2043f07 Backport #863 into 2.x (2.22.0)
  • 5760016 Merge branch '2.21' into 2.x
  • 5346310 Merge branch '2.21' into 2.x
  • See full diff in compare view

Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.21.4 to 2.22.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `jackson.version` from 2.21.4 to 2.22.0.

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.4 to 2.22.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.21.4 to 2.22.0
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.21.4...jackson-dataformat-xml-2.22.0)

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.21.4 to 2.22.0

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 3, 2026
@holgerfriedrich
Copy link
Copy Markdown
Contributor

2.22.x is not an LTS version, my recommendation would be to stay in 2.21.x

https://github.com/FasterXML/jackson/wiki/Jackson-Releases

  • 2.22: open branch (2.22.0 was released on May 31, 2026)
    Latest Release (LR) for 2.x, not LTS
  • 2.21: open branch (2.21.0 was released on January 18, 2026)
    Long-Term Support (LTS) version
    Backports accepted for fixes

@jbonofre
Copy link
Copy Markdown
Member

jbonofre commented Jun 6, 2026

Yes agree for 4.4.x

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/karaf-4.4.x/jackson.version-2.22.0 branch June 6, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants